Isolate the problem SQL

If you don’t know which SQL is slow, then try one of the following (in order of simplicity):

In recent years, Oracle has been shipping the RDBMS with more and more tuning tools such as SQL Tuning Advisor, Automatic Database Diagnostic Monitor, and the SQL Access Advisor. Usage and features of these tools is documented in the Oracle Performance Tuning Guide and is not covered in this guide. In fact, all of the tuning techniques described here (many of which date back to at least Oracle v5.1a) can be performed with nothing more than a SQL*Plus client.


©Copyright 2003